home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {compil = id; };
- CLASS = BlockInspector;
- LANGUAGE = ObjC;
- OUTLETS = {compilButton = id; messageView = id; sourceView = id; splitView = id; };
- SUPERCLASS = NSObject;
- },
- {CLASS = FScriptTextView; LANGUAGE = ObjC; SUPERCLASS = NSTextView; },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {compil = id; windowWillClose = id; };
- CLASS = ProcedureInspector;
- LANGUAGE = ObjC;
- OUTLETS = {messageView = id; sourceView = id; splitView = id; };
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
- }